adbf00
@@ -356,7 +356,7 @@
private void runCrudCompaction(HiveConf hiveConf, Table t, Partition p, StorageD
       return;
     }
     String user = UserGroupInformation.getCurrentUser().getShortUserName();
-    SessionState sessionState = DriverUtils.setUpSessionState(hiveConf, user, false);
+    SessionState sessionState = DriverUtils.setUpSessionState(hiveConf, user, true);
     // Set up the session for driver.
     HiveConf conf = new HiveConf(hiveConf);
     conf.set(ConfVars.HIVE_QUOTEDID_SUPPORT.varname, "column");
